Autogenerated HTML docs for v2.20.1-309-g16a465 
diff --git a/git-diff-files.html b/git-diff-files.html index 912f458..3c78d0d 100644 --- a/git-diff-files.html +++ b/git-diff-files.html 
@@ -1582,6 +1582,7 @@  came into being: use the feature iteratively to feed the interesting   block in the preimage back into <code>-S</code>, and keep going until you get the   very first version of the block.</p></div>  +<div class="paragraph"><p>Binary files are searched as well.</p></div>   </dd>   <dt class="hdlist1">   -G&lt;regex&gt;  @@ -1603,6 +1604,8 @@  <div class="paragraph"><p>While <code>git log -G"regexec\(regexp"</code> will show this commit, <code>git log   -S"regexec\(regexp" --pickaxe-regex</code> will not (because the number of   occurrences of that string did not change).</p></div>  +<div class="paragraph"><p>Unless <code>--text</code> is supplied patches of binary files without a textconv  +filter will be ignored.</p></div>   <div class="paragraph"><p>See the <em>pickaxe</em> entry in <a href="gitdiffcore.html">gitdiffcore(7)</a> for more   information.</p></div>   </dd>  @@ -2539,7 +2542,7 @@  <div id="footer">   <div id="footer-text">   Last updated  - 2018-01-27 08:11:04 JST  + 2018-01-26 15:11:04 PST   </div>   </div>   </body>